Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge synoptic and autoprocess into the core #523

Merged
merged 9 commits into from
Dec 5, 2024

Conversation

aptiko
Copy link
Member

@aptiko aptiko commented Dec 4, 2024

No description provided.

@aptiko aptiko force-pushed the merge-synoptic-autoprocess branch from c116ed3 to dc5176a Compare December 4, 2024 18:45
@aptiko aptiko force-pushed the merge-synoptic-autoprocess branch from dc5176a to 684cd8e Compare December 4, 2024 19:03
It's probably pthelma that should be specifying numpy<2, because its
wheels only support that, but we'll likely wait until gdal improves on
that so that we can actually use numpy>=2.
@aptiko aptiko force-pushed the merge-synoptic-autoprocess branch from 2d9825e to bcace54 Compare December 5, 2024 09:03
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 95.47739% with 45 lines in your changes missing coverage. Please review.

Project coverage is 97.29%. Comparing base (29d9d1b) to head (299adb2).
Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
enhydris/synoptic/admin.py 60.29% 27 Missing ⚠️
enhydris/synoptic/models.py 95.68% 10 Missing ⚠️
enhydris/autoprocess/models.py 99.04% 3 Missing ⚠️
enhydris/autoprocess/tasks.py 60.00% 2 Missing ⚠️
enhydris/synoptic/views.py 98.63% 2 Missing ⚠️
enhydris/autoprocess/admin.py 99.52% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #523      +/-   ##
==========================================
- Coverage   98.11%   97.29%   -0.82%     
==========================================
  Files          42       51       +9     
  Lines        2224     3218     +994     
==========================================
+ Hits         2182     3131     +949     
- Misses         42       87      +45     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The GitHub action would fail if, in the opinion of codecov, the coverage
of the project or of the patch was insufficient. However we only want
codecov to check and display the coverage, not to fail the GitHub
action.
@aptiko aptiko merged commit 299adb2 into openmeteo:master Dec 5, 2024
3 checks passed
@aptiko aptiko deleted the merge-synoptic-autoprocess branch December 5, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant